home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / NextLibrary / Frameworks / AppKit.framework / Versions / B / Resources / German.lproj / Ruler.strings < prev    next >
Encoding:
Text (UTF-16)  |  1996-03-28  |  1.5 KB  |  33 lines

  1. /* Menu item to show the ruler */
  2. "Show Ruler" = "Lineal einblenden";
  3.  
  4. /* Menu item to hide the ruler */
  5. "Hide Ruler" = "Lineal ausblenden";
  6.  
  7. /* Localized unit abbreviation for points */
  8. "pt" = "Pkt.";
  9.  
  10. /* Localized unit abbreviation for centimeters */
  11. "cm" = "cm";
  12.  
  13. /* Localized unit abbreviation for picas */
  14. "pc" = "Pica";
  15.  
  16. /* Localized unit abbreviation for inches */
  17. "in" = "Zoll";
  18.  
  19. /* (picas) Units printed at left edge of ruler. */
  20. " picas" = " Pica";
  21.  
  22. /* (cm) Units printed at left edge of ruler. */
  23. " cm" = " cm";
  24.  
  25. /* (inches) Units printed at left edge of ruler. */
  26. " inches" = " Zoll";
  27.  
  28. /* (points) Units printed at left edge of ruler. */
  29. " points" = " Punkt";
  30.  
  31. /* Font used in the ruler to draw the numbers. */
  32. "Helvetica" = "Helvetica";
  33.